x86: Do not print anything when we fail to emulate an
authorKeir Fraser <keir@xensource.com>
Fri, 6 Apr 2007 10:27:36 +0000 (11:27 +0100)
committerKeir Fraser <keir@xensource.com>
Fri, 6 Apr 2007 10:27:36 +0000 (11:27 +0100)
commit6a86b08773e283fd1641a815c88347f86149990b
tree2c030c18696b01b62210c58046f6ae43d76eeaba
parente4daaaabe1ec5c47105ab7b9e46086becec147b0
x86: Do not print anything when we fail to emulate an
instruction. This is causing the logs to get spammed with
uninteresting cases.
Signed-off-by: Keir Fraser <keir@xensource.com>
xen/arch/x86/x86_emulate.c